Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go: make generated code more compliant to "go fmt" #7907

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Apr 13, 2023

This changes whitespace in the Go-generated code and reorders imports to be more compliant with go fmt. This doesn't fix all go fmt formatting issues (it's not clear to me whether that's even a goal), just the easy ones.

@github-actions github-actions bot added c++ codegen Involving generating code from schema golang labels Apr 13, 2023
@dbaileychess dbaileychess enabled auto-merge (squash) April 26, 2023 05:15
@dbaileychess dbaileychess merged commit 6c8a8d0 into google:master Apr 26, 2023
@jdemeyer jdemeyer deleted the gen-go-fmt branch April 26, 2023 08:26
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
Co-authored-by: Derek Bailey <derekbailey@google.com>
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
Co-authored-by: Derek Bailey <derekbailey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants